05. Lesson Summary

Rendering UI with React - Summary

Lesson Challenge

Answer the following questions and share your answers with your Study Group.

1) What is a component? How do components relate to props?

2) How do we know whether something should be a component in React?

Take a look at Components and Props if you need a hint.